﻿2026-06-15T13:33:57.8115509Z ##[group]Run actions/checkout@v5
2026-06-15T13:33:57.8116741Z with:
2026-06-15T13:33:57.8117471Z   repository: SaberMage/spt-core
2026-06-15T13:33:57.8125993Z   token: ***
2026-06-15T13:33:57.8126719Z   ssh-strict: true
2026-06-15T13:33:57.8127450Z   ssh-user: git
2026-06-15T13:33:57.8128198Z   persist-credentials: true
2026-06-15T13:33:57.8129081Z   clean: true
2026-06-15T13:33:57.8129826Z   sparse-checkout-cone-mode: true
2026-06-15T13:33:57.8130698Z   fetch-depth: 1
2026-06-15T13:33:57.8131413Z   fetch-tags: false
2026-06-15T13:33:57.8132153Z   show-progress: true
2026-06-15T13:33:57.8132901Z   lfs: false
2026-06-15T13:33:57.8133610Z   submodules: false
2026-06-15T13:33:57.8134363Z   set-safe-directory: true
2026-06-15T13:33:57.8135676Z ##[endgroup]
2026-06-15T13:33:57.8964315Z Syncing repository: SaberMage/spt-core
2026-06-15T13:33:57.8966588Z ##[group]Getting Git version info
2026-06-15T13:33:57.8967852Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T13:33:57.8969803Z [command]/usr/bin/git version
2026-06-15T13:33:57.8984189Z git version 2.43.0
2026-06-15T13:33:57.9002518Z ##[endgroup]
2026-06-15T13:33:57.9014390Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/dbc0341a-8322-40fe-a90a-cfe538313997' before making global git config changes
2026-06-15T13:33:57.9016857Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:33:57.9018836Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T13:33:57.9049159Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T13:33:57.9066179Z https://github.com/SaberMage/spt-core
2026-06-15T13:33:57.9076686Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T13:33:57.9078849Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T13:33:57.9096314Z HEAD
2026-06-15T13:33:57.9127487Z ##[endgroup]
2026-06-15T13:33:57.9128300Z [command]/usr/bin/git submodule status
2026-06-15T13:33:57.9319646Z ##[group]Cleaning the repository
2026-06-15T13:33:57.9321202Z [command]/usr/bin/git clean -ffdx
2026-06-15T13:33:58.6968873Z Removing target/
2026-06-15T13:33:58.6977366Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T13:33:58.7036999Z HEAD is now at 17106ee Merge b4275c3c4fcce720bf244b32f42a34b18d419443 into 1fc700baa4fd92c86c43744469cbd074dc4c23fa
2026-06-15T13:33:58.7041942Z ##[endgroup]
2026-06-15T13:33:58.7043575Z ##[group]Disabling automatic garbage collection
2026-06-15T13:33:58.7047625Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T13:33:58.7074104Z ##[endgroup]
2026-06-15T13:33:58.7075555Z ##[group]Setting up auth
2026-06-15T13:33:58.7079115Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:33:58.7106717Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T13:33:58.7303204Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:33:58.7328862Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T13:33:58.7510066Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:33:58.7534258Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T13:33:58.7721263Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T13:33:58.7756985Z ##[endgroup]
2026-06-15T13:33:58.7758354Z ##[group]Fetching the repository
2026-06-15T13:33:58.7763804Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4540629cd05ffb7eed0359beacf84e6f8edeee8c:refs/remotes/pull/16/merge
2026-06-15T13:33:59.2040048Z ##[endgroup]
2026-06-15T13:33:59.2041058Z ##[group]Determining the checkout info
2026-06-15T13:33:59.2041774Z ##[endgroup]
2026-06-15T13:33:59.2045978Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T13:33:59.2082036Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T13:33:59.2103643Z ##[group]Checking out the ref
2026-06-15T13:33:59.2105934Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T13:33:59.2215130Z Previous HEAD position was 17106ee Merge b4275c3c4fcce720bf244b32f42a34b18d419443 into 1fc700baa4fd92c86c43744469cbd074dc4c23fa
2026-06-15T13:33:59.2220843Z HEAD is now at 4540629 Merge 23e53fc39ba7d7d4efb34e086e13cd1cc03ddf28 into 1fc700baa4fd92c86c43744469cbd074dc4c23fa
2026-06-15T13:33:59.2226444Z ##[endgroup]
2026-06-15T13:33:59.2259767Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T13:33:59.2283632Z 4540629cd05ffb7eed0359beacf84e6f8edeee8c
